/* CSS Document */
@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
img{
    display: block;
}
body {
    font-family:'微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}
a:hover{text-decoration:underline;}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
a{ text-decoration:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;}
/* 通用样式 */
.middle{ width:1100px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{zoom:1;}
.clear:after{content:""; display:block;clear:both;}

/*头部样式开始*/
.header_top{
    height: 25px;
    background-color: #d9d9d9;
}
.header_top p{
    font-size: 12px;
    line-height: 25px;
    color: #434343;
}
/*
导航样式*/
.nav>ul>li{
    float: left;
	position:relative;
}
.nav>ul>li>a{
    display: block;
    width: 109px;
    height: 32px;
    color: #1d2832;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
}
.nav>ul>li>a:hover{
    background-color: #0d6094;
    color: #fff;
}
.nav>ul>li:hover .nav_xiala{display: block}
.nav_xiala{
    position: absolute;
    z-index: 999999;
    display: none;
	left:-20px;
}
.nav_xiala a{
    display: block;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #fff;
    color: #5a5a5a;
    font-size: 12px;
    text-decoration: none;
}
.nav_xiala a:hover{
    color: red;
}

/*banner样式*/
.flexslider{position:relative;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -12px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:46px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*公司简介开始*/
.gsjj{
    background-color: #f1f1f0;
    height: 360px;
}
.gsjj_top img{
    margin: 0 auto;
}
.gsjj_nr_left{
    width: 620px;
}
.gsjj_nr_left h1{
    font-size: 18px;
    color: #000;
    line-height: 30px;
}
.gsjj_nr_left p{
    text-indent: 2em;
    font-size: 13px;
    color: #484848;
    line-height: 25px;
}
.gsjj_nr_right{
    width: 310px;
}
.gsjj_nr{
    padding: 0 20px;
}
.gsjj_fzlc h1{
    font-size: 18px;
    color: #000;
    line-height: 30px;
}
.gsjj_fzlc p{
    text-indent: 2em;
    font-size: 13px;
    color: #484848;
    line-height: 25px;
}
.gsjj_fzlc{
    height: 210px;
}
.gsjj_more{
    text-align: right;
}
.gsjj_more a{
    color: #0d6094;
    font-size: 13px;
}
.cpzs_list_zs{
    width: 219px;
    height: 163px;
    position: relative;
}
.cpzs_list_zs img{
    width: 219px;
    height: 163px;
}
.cpzs_list_wz{
    width: 218px;
    height: 30px;
    background: url("../images/btmbj.png");
    text-align: center;
    position: absolute;
    top: 133px;
}
.cpzs_list_wz a{
    line-height: 30px;
    color: #fff;
}
.cpzs_list ul li{
    float: left;
    margin-right: 1px;
}

/*主体下面三栏*/
.sanlan{
    background: url("../images/zt_bj.jpg") no-repeat;
    height: 260px;
}
.wmdry{
    width: 344px;
    padding-right: 20px;
}
.wmdry p{
    font-size: 16px;
    color: #000;
    line-height: 45px;
}
.wmdru_jz ul li{
    float: left;
    border: 1px solid #b6b6b6;
    margin: 15px 4px;
}
.zxzx{
    width: 340px;
    padding: 0 20px;
}
.zxzx p{
    font-size: 16px;
    color: #000;
    line-height: 45px;
}
.zxzx_bt a,.zxzx span{
    font-size: 14px;
    color: #000;
    line-height: 30px;
}
.zxzx_ms{
    font-size: 12px;
    color: #5a5a5a;
    line-height: 24px;
}
.zxzx ul li{
    height: 60px;
}
.lxwm{
    padding: 0 20px;
    width: 315px;
}
.lxwm_bt p{
    font-size: 16px;
    color: #000;
    line-height: 45px;
}
.lxwm_dz span{
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
.lxwm_dz p{
    font-size: 13px;
    color: #666666;
    line-height: 24px;
}

/*脚部样式开始*/
.footer{
    height: 130px;
    background-color: #0d6094;
}
.footer_nav{
    margin: 0 auto;
    width: 380px;
}
.footer_nav li{
    float: left;
    padding: 0 10px;
    border-right: 1px solid #fff;
}
.footer_nav li a,.footer_yqlj,.footer_yqlj a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.footer_nav li a:hover,.footer_yqlj a:hover{
    color: yellow;
}
.footer_nav li:first-of-type{
    border-left: 1px solid #fff;
}
.footer_yqlj{
    margin: 0 auto;
    width: 460px;
}
.footer_bq{
    text-align: center;
    font-size: 13px;
    color: #fff;
}

/*内页样式*/
.neiye_left_list{
    width: 238px;
    border: 1px solid #dddcdc;
}
.neiye_left_list_top{
    background: url("../images/neiye_vt_bj.jpg") no-repeat;
    width: 236px;
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding-left: 30px;
    margin: 1px 0 0 1px;
}
.neiye_left_list_zs{
    width: 219px;
    margin: 0 auto;
}
.neiye_left_list_zs li{
    background: url("../images/li_bj.jpg") no-repeat;
    width: 219px;
    height: 36px;
    border-bottom: 1px solid #dddcdc;
}
.neiye_left_list_zs li:last-of-type{
    border: none;
}
.neiye_left_list_zs li a{
    line-height: 36px;
    color: #5a5a5a;
    font-size: 13px;
    padding-left: 20px;
}
.neiye_left_lxwm{
    background: url("../images/lxwmbj.jpg") no-repeat;
    width: 237px;
    height: 51px;
    border: 1px solid #dddcdc;
    margin-top: 20px;
    text-align: center;
    padding-top: 40px;
}
.neiye_left_lxwm p{
    font-size: 15px;
    color: #2e6e9c;
    font-weight: bold;
    line-height: 25px;
}

/*内页右区开始*/
.neiye_right{
    width: 825px;
    min-height: 500px;
}
.neiye_right_top{
    background-color: #f2f2f2;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eaeaea;
    padding-left: 10px;
    font-size: 12px;
    color: #202020;
    border-radius: 3px;
}
.neiye_right_top a{
    color: #202020;
}
.neiye_right_nr{
    font-size: 13px;
    color: #5a5a5a;
    line-height: 26px;
    
    padding: 10px;
}
/*产品展示页面样式*/
.neiye_right_list{
    padding: 10px;
}
.neiye_right_list li{
    width: 219px;
    float: left;
    margin:0 24px 20px 24px;
}
.neiye_right_list li p{
    font-size: 13px;
    color: #5a5a5a;
    text-align: center;
    line-height: 50px;
}

/*新闻列表页样式*/
.neiye_right_listxw{
    padding: 10px;
}
.neiye_right_listxw li{
    line-height: 35px;
    border-bottom: 1px dashed #b6b6b6;
}
.neiye_right_listxw ul li a,.neiye_right_listxw ul li span{
    color: #5a5a5a;
    font-size: 13px;
    line-height: 35px;
}

/*新闻展示页面样式*/
.neiye_right_bt{
    padding-top: 20px;
}
.neiye_right_bt h1{
    text-align: center;
    font-size: 15px;
    color: #202020;
}
.neiye_right_nr img{
    max-width: 805px;
	display: inline-block;
}



/*首页滚动部分样式开始*/
.marquee {width:320px;height:129px;overflow:hidden;margin: 15px 0;}
.marquee li{ display:inline; float:left; margin-right:10px;}
.marquee li a{ width:158px; height:129px; display:block; float:left; text-align:center; font-size:14px;}
.marquee li a:hove{ text-decoration:none;}
.marquee li img {width:158px; height:127px;border: 1px solid #b3b3b3;}